git-powerpc-longjmp
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Thu, 4 Jul 2024 19:53:20 +0000 (21:53 +0200)
committerAurelien Jarno <aurel32@debian.org>
Thu, 4 Jul 2024 19:53:20 +0000 (21:53 +0200)
commitc09aeb06f260eb1611445a5af981e18dcff317e1
tree5799c25b0879582a739ffcd70a3b00b5df5c4bf0
parente14b2fc80c82474900875c7b7f7caafabbce60c8
git-powerpc-longjmp

commit 41d8c3bc33bcae1ebb8077b0442caef4917f763a
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Fri Aug 4 10:01:11 2023 +0200

    powerpc longjmp: Fix build after chk hidden builtin fix

    04bf7d2d8a79 ("chk: Add and fix hidden builtin definitions for *_chk")
    added an #undef for longjmp and siglongjmp to compensate for the
    definition in include/setjmp.h, but missed doing so for the powerpc
    version too.

Fixes: 04bf7d2d8a79 ("chk: Add and fix hidden builtin definitions for
    *_chk")

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-powerpc-longjmp.diff
sysdeps/powerpc/longjmp.c